home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / sound / rsynth22.zip / GETARGS.H < prev    next >
C/C++ Source or Header  |  1994-11-08  |  160b  |  5 lines

  1. /* $Id: getargs.h,v 1.13 1994/11/08 13:30:50 a904209 Exp a904209 $
  2. */
  3. extern int getargs PROTO((char *module,int argc,char *argv[],...));
  4. extern int help_only;
  5.